setName

abstract fun setName(block: DesignBlock, name: String)

Update a block's name.

Parameters

block

the block to update.

name

the name to set.